[INFO] fetching crate product-os-service-handler 0.0.10...
[INFO] checking product-os-service-handler-0.0.10 against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] extracting crate product-os-service-handler 0.0.10 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate product-os-service-handler 0.0.10
[INFO] finished tweaking crates.io crate product-os-service-handler 0.0.10
[INFO] tweaked toml for crates.io crate product-os-service-handler 0.0.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-service-handler 0.0.10 on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate product-os-service-handler 0.0.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5991fc4a54d6e9c73c6eee69c62c87d8bcfa234bcd5059964216a44743aa1f3f
[INFO] running `Command { std: "docker" "start" "-a" "5991fc4a54d6e9c73c6eee69c62c87d8bcfa234bcd5059964216a44743aa1f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5991fc4a54d6e9c73c6eee69c62c87d8bcfa234bcd5059964216a44743aa1f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5991fc4a54d6e9c73c6eee69c62c87d8bcfa234bcd5059964216a44743aa1f3f", kill_on_drop: false }`
[INFO] [stdout] 5991fc4a54d6e9c73c6eee69c62c87d8bcfa234bcd5059964216a44743aa1f3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82651ef916c64c6fb5afc4fb9b81eb9d3d73721a3ed2f5c7d7097f7f3a90e4b7
[INFO] running `Command { std: "docker" "start" "-a" "82651ef916c64c6fb5afc4fb9b81eb9d3d73721a3ed2f5c7d7097f7f3a90e4b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking product-os-http v0.0.8
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking ioslice v0.6.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking product-os-urlencoding v0.0.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking product-os-net v0.0.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking product-os-random v0.0.28
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking machine-uid v0.5.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling product-os-store-macros v0.0.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking product-os-http-body v0.0.23
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking psutil v3.3.0
[INFO] [stderr]     Checking orion v0.17.12
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking product-os-openapi v0.0.4
[INFO] [stderr]     Checking product-os-monitoring v0.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking product-os-async-executor v0.0.18
[INFO] [stderr]     Checking jwt-compact v0.8.0
[INFO] [stderr]     Checking cron v0.14.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking product-os-security v0.0.62
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking product-os-request v0.0.52
[INFO] [stderr]     Checking product-os-utilities v0.0.24
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking product-os-router v0.0.38
[INFO] [stderr]     Checking product-os-capabilities v0.0.25
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking product-os-connector v0.0.28
[INFO] [stderr]     Checking product-os-configuration v0.0.42
[INFO] [stderr]     Checking product-os-store v0.0.34
[INFO] [stderr]     Checking product-os-command-control v0.0.27
[INFO] [stderr]     Checking product-os-service-handler v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "82651ef916c64c6fb5afc4fb9b81eb9d3d73721a3ed2f5c7d7097f7f3a90e4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82651ef916c64c6fb5afc4fb9b81eb9d3d73721a3ed2f5c7d7097f7f3a90e4b7", kill_on_drop: false }`
[INFO] [stdout] 82651ef916c64c6fb5afc4fb9b81eb9d3d73721a3ed2f5c7d7097f7f3a90e4b7
